h1 {
    color: #000 !important;
}
.panel-default {
    min-height: 300px;
    background: #fff;
}
@media (min-width:426px) and (max-width:768px) {
p.panel-text.text-center {
    font-size: 14px;
}
}